[INFO] fetching crate kodegen 0.10.15...
[INFO] fixing kodegen-0.10.15 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate kodegen 0.10.15 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate kodegen 0.10.15
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kodegen 0.10.15
[INFO] tweaked toml for crates.io crate kodegen 0.10.15 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kodegen 0.10.15 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kodegen 0.10.15 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded sse-stream v0.2.1
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded zmij v1.0.7
[INFO] [stderr]   Downloaded rmcp-macros v0.11.0
[INFO] [stderr]   Downloaded rmcp v0.11.0
[INFO] [stderr]   Downloaded process-wrap v8.2.1
[INFO] [stderr]   Downloaded zvariant v5.8.0
[INFO] [stderr]   Downloaded zvariant_derive v5.8.0
[INFO] [stderr]   Downloaded zbus v5.12.0
[INFO] [stderr]   Downloaded zbus_macros v5.12.0
[INFO] [stderr]   Downloaded objc2-user-notifications v0.3.2
[INFO] [stderr]   Downloaded objc2-core-location v0.3.2
[INFO] [stderr]   Downloaded objc2-contacts v0.3.2
[INFO] [stderr]   Downloaded objc2-speech v0.3.2
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded objc2-image-io v0.3.2
[INFO] [stderr]   Downloaded objc2-media-toolbox v0.3.2
[INFO] [stderr]   Downloaded objc2-photos v0.3.2
[INFO] [stderr]   Downloaded objc2-security-foundation v0.3.2
[INFO] [stderr]   Downloaded objc2-core-wlan v0.3.2
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.4
[INFO] [stderr]   Downloaded objc2-event-kit v0.3.2
[INFO] [stderr]   Downloaded objc2-core-bluetooth v0.3.2
[INFO] [stderr]   Downloaded markup5ever v0.35.0
[INFO] [stderr]   Downloaded objc2-map-kit v0.3.2
[INFO] [stderr]   Downloaded macos-accessibility-client v0.0.1
[INFO] [stderr]   Downloaded match_token v0.35.0
[INFO] [stderr]   Downloaded objc2-avf-audio v0.3.2
[INFO] [stderr]   Downloaded ammonia v4.1.2
[INFO] [stderr]   Downloaded web_atoms v0.1.3
[INFO] [stderr]   Downloaded html5ever v0.35.0
[INFO] [stderr]   Downloaded dbus v0.9.10
[INFO] [stderr]   Downloaded ashpd v0.12.0
[INFO] [stderr]   Downloaded objc2-security v0.3.2
[INFO] [stderr]   Downloaded objc2-av-foundation v0.3.2
[INFO] [stderr]   Downloaded jiff-static v0.2.17
[INFO] [stderr]   Downloaded cyrup_termcolor v2.0.0
[INFO] [stderr]   Downloaded jiff v0.2.17
[INFO] [stderr]   Downloaded kodegen_native_notify v0.10.9
[INFO] [stderr]   Downloaded kodegen_native_permissions v0.10.10
[INFO] [stderr]   Downloaded kodegen_mcp_schema_macros v0.10.25
[INFO] [stderr]   Downloaded kodegen_config v0.10.11
[INFO] [stderr]   Downloaded kodegen_config_manager v0.10.10
[INFO] [stderr]   Downloaded kodegen_mcp_client v0.10.9
[INFO] [stderr]   Downloaded kodegen_mcp_schema v0.10.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d1d9d732442cdc03d19e01d0195d97e2412506f19559e32b5c3e6f0018c63ee6
[INFO] running `Command { std: "docker" "start" "d1d9d732442cdc03d19e01d0195d97e2412506f19559e32b5c3e6f0018c63ee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1d9d732442cdc03d19e01d0195d97e2412506f19559e32b5c3e6f0018c63ee6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1d9d732442cdc03d19e01d0195d97e2412506f19559e32b5c3e6f0018c63ee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1d9d732442cdc03d19e01d0195d97e2412506f19559e32b5c3e6f0018c63ee6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking syn v2.0.112
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]     Checking cyrup_termcolor v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling kodegen_mcp_schema_macros v0.10.25
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.11.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking schemars v1.2.0
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking sse-stream v0.2.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking process-wrap v8.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking kodegen_config v0.10.11
[INFO] [stderr]     Checking ammonia v4.1.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking rmcp v0.11.0
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]     Checking kodegen_mcp_schema v0.10.14
[INFO] [stderr]     Checking kodegen_mcp_client v0.10.9
[INFO] [stderr]     Checking ashpd v0.12.0
[INFO] [stderr]     Checking kodegen_native_permissions v0.10.10
[INFO] [stdout] error[E0432]: unresolved imports `ashpd::Request`, `ashpd::desktop::microphone`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ashpd::Request, ashpd::desktop::camera::Camera, ashpd::desktop::location::Location,
[INFO] [stdout]   |     ^^^^^^^-------
[INFO] [stdout]   |            |
[INFO] [stdout]   |            no `Request` in the root
[INFO] [stdout] 8 |     ashpd::desktop::microphone::Microphone,
[INFO] [stdout]   |                     ^^^^^^^^^^ could not find `microphone` in `desktop`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           std::error::Request
[INFO] [stdout]           ashpd::desktop::Request
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/accessibility.rs:32:28
[INFO] [stdout]     |
[INFO] [stdout]  32 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/accessibility.rs:76:28
[INFO] [stdout]     |
[INFO] [stdout]  76 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/accessibility.rs:120:32
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/accessibility.rs:103:36
[INFO] [stdout]     |
[INFO] [stdout] 103 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 104 | |             let result = match Connection::new_session() {
[INFO] [stdout] 105 | |                 Ok(conn) => {
[INFO] [stdout] 106 | |                     let msg = match Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             tx.send(result).ok();
[INFO] [stdout] 140 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 139 ~             tx.send(result).ok();
[INFO] [stdout] 140 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/accessibility.rs:169:32
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/accessibility.rs:151:36
[INFO] [stdout]     |
[INFO] [stdout] 151 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 152 | |             let result = match Connection::new_session() {
[INFO] [stdout] 153 | |                 Ok(conn) => {
[INFO] [stdout] 154 | |                     let msg = match Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |             tx.send(result).ok();
[INFO] [stdout] 189 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 188 ~             tx.send(result).ok();
[INFO] [stdout] 189 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/connectivity.rs:32:28
[INFO] [stdout]     |
[INFO] [stdout]  32 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/connectivity.rs:75:28
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/connectivity.rs:119:32
[INFO] [stdout]     |
[INFO] [stdout] 119 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/connectivity.rs:102:36
[INFO] [stdout]     |
[INFO] [stdout] 102 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 103 | |             let result = match Connection::new_session() {
[INFO] [stdout] 104 | |                 Ok(conn) => {
[INFO] [stdout] 105 | |                     let msg = match Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |             tx.send(result).ok();
[INFO] [stdout] 133 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 132 ~             tx.send(result).ok();
[INFO] [stdout] 133 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/connectivity.rs:161:32
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/connectivity.rs:144:36
[INFO] [stdout]     |
[INFO] [stdout] 144 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 145 | |             let result = match Connection::new_session() {
[INFO] [stdout] 146 | |                 Ok(conn) => {
[INFO] [stdout] 147 | |                     let msg = match Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |             tx.send(result).ok();
[INFO] [stdout] 175 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 174 ~             tx.send(result).ok();
[INFO] [stdout] 175 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/productivity.rs:33:28
[INFO] [stdout]     |
[INFO] [stdout]  33 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/productivity.rs:77:28
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/productivity.rs:122:32
[INFO] [stdout]     |
[INFO] [stdout] 122 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/productivity.rs:104:36
[INFO] [stdout]     |
[INFO] [stdout] 104 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 105 | |             let result = match Connection::new_session() {
[INFO] [stdout] 106 | |                 Ok(conn) => {
[INFO] [stdout] 107 | |                     let msg = match Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |             tx.send(result).ok();
[INFO] [stdout] 142 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 141 ~             tx.send(result).ok();
[INFO] [stdout] 142 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/productivity.rs:171:32
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/productivity.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 154 | |             let result = match Connection::new_session() {
[INFO] [stdout] 155 | |                 Ok(conn) => {
[INFO] [stdout] 156 | |                     let msg = match Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |             tx.send(result).ok();
[INFO] [stdout] 191 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 190 ~             tx.send(result).ok();
[INFO] [stdout] 191 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/platform_specific.rs:31:28
[INFO] [stdout]     |
[INFO] [stdout]  31 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/platform_specific.rs:104:32
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     match conn.send_with_reply_and_block(msg, std::time::Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/platform_specific.rs:87:36
[INFO] [stdout]     |
[INFO] [stdout]  87 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout]  88 | |             let result = match dbus::blocking::Connection::new_session() {
[INFO] [stdout]  89 | |                 Ok(conn) => {
[INFO] [stdout]  90 | |                     let msg = match dbus::Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             tx.send(result).ok();
[INFO] [stdout] 124 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 123 ~             tx.send(result).ok();
[INFO] [stdout] 124 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `request` found for struct `ashpd::desktop::camera::Camera<'_>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 match Camera::request().await {
[INFO] [stdout]    |                               ^^^^^^^ associated function or constant not found in `ashpd::desktop::camera::Camera<'_>`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `request_access` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 match Camera::request_access().await {
[INFO] [stdout]    |                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `request` found for struct `ashpd::desktop::location::Location` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:137:29
[INFO] [stdout]     |
[INFO] [stdout] 137 |             match Location::request().await {
[INFO] [stdout]     |                             ^^^^^^^ associated function or constant not found in `ashpd::desktop::location::Location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:167:42
[INFO] [stdout]     |
[INFO] [stdout] 166 |   ...                   match conn
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 167 | | ...                       .send_with_reply_and_block(msg, Duration::from_secs(2))
[INFO] [stdout]     | |                           -^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     | |___________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |       fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |          ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:208:40
[INFO] [stdout]     |
[INFO] [stdout] 208 | ...                   match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `request` found for struct `ashpd::desktop::camera::Camera<'_>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:240:40
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let result = match Camera::request().await {
[INFO] [stdout]     |                                        ^^^^^^^ associated function or constant not found in `ashpd::desktop::camera::Camera<'_>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `request_access` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let result = match Camera::request_access().await {
[INFO] [stdout]     |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `request` found for struct `ashpd::desktop::location::Location` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:292:42
[INFO] [stdout]     |
[INFO] [stdout] 292 |             let result = match Location::request().await {
[INFO] [stdout]     |                                          ^^^^^^^ associated function or constant not found in `ashpd::desktop::location::Location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/system.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.10/src/blocking.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kodegen_native_permissions` (lib) due to 29 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d1d9d732442cdc03d19e01d0195d97e2412506f19559e32b5c3e6f0018c63ee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1d9d732442cdc03d19e01d0195d97e2412506f19559e32b5c3e6f0018c63ee6", kill_on_drop: false }`
[INFO] [stdout] d1d9d732442cdc03d19e01d0195d97e2412506f19559e32b5c3e6f0018c63ee6
